[INFO] fetching crate polychat-plugin 0.3.1...
[INFO] fixing polychat-plugin-0.3.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate polychat-plugin 0.3.1 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate polychat-plugin 0.3.1
[INFO] finished tweaking crates.io crate polychat-plugin 0.3.1
[INFO] tweaked toml for crates.io crate polychat-plugin 0.3.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate polychat-plugin 0.3.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 45 packages to latest compatible versions
[INFO] [stderr]       Adding cbindgen v0.20.0 (available: v0.29.4)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition
[INFO] [stderr] (in the `polychat_plugin` library target)
[INFO] [stderr] warning: `polychat-plugin` (manifest) generated 1 warning
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cbindgen v0.20.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b533d0f7d25ed9f021d68d786ec627050bb8c9e5c4b0d11484c54da4e5fa1070
[INFO] running `Command { std: "docker" "start" "b533d0f7d25ed9f021d68d786ec627050bb8c9e5c4b0d11484c54da4e5fa1070", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b533d0f7d25ed9f021d68d786ec627050bb8c9e5c4b0d11484c54da4e5fa1070" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b533d0f7d25ed9f021d68d786ec627050bb8c9e5c4b0d11484c54da4e5fa1070", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b533d0f7d25ed9f021d68d786ec627050bb8c9e5c4b0d11484c54da4e5fa1070" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition
[INFO] [stderr] (in the `polychat_plugin` library target)
[INFO] [stderr] warning: `polychat-plugin` (manifest) generated 1 warning
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling cbindgen v0.20.0
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling polychat-plugin v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/plugin/init_plugin.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub create_account: extern fn() -> Account,
[INFO] [stdout]    |                         ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/plugin/init_plugin.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub create_account: extern fn() -> Account,
[INFO] [stdout]    |                         ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/plugin/init_plugin.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub destroy_account: extern fn(acc: Account),
[INFO] [stdout]    |                          ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/plugin/init_plugin.rs:14:23
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub post_message: extern fn(msg: * const Message) -> SendStatus,
[INFO] [stdout]    |                       ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/plugin/init_plugin.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub destroy_account: extern fn(acc: Account),
[INFO] [stdout]    |                          ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/plugin/init_plugin.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub print: extern fn(acc: Account),
[INFO] [stdout]    |                ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/plugin/plugin_info.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub create_account: Option<extern fn() -> Account>,
[INFO] [stdout]    |                                ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/plugin/init_plugin.rs:14:23
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub post_message: extern fn(msg: * const Message) -> SendStatus,
[INFO] [stdout]    |                       ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/plugin/plugin_info.rs:17:33
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub destroy_account: Option<extern fn(acc: Account)>,
[INFO] [stdout]    |                                 ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/plugin/plugin_info.rs:22:30
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub post_message: Option<extern fn(msg: * const Message) -> SendStatus>,
[INFO] [stdout]    |                              ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/plugin/init_plugin.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub print: extern fn(acc: Account),
[INFO] [stdout]    |                ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/plugin/plugin_info.rs:23:23
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub print: Option<extern fn(acc: Account)>,
[INFO] [stdout]    |                       ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/plugin/plugin_info.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub create_account: Option<extern fn() -> Account>,
[INFO] [stdout]    |                                ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/plugin/plugin_info.rs:17:33
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub destroy_account: Option<extern fn(acc: Account)>,
[INFO] [stdout]    |                                 ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/plugin/plugin_info.rs:22:30
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub post_message: Option<extern fn(msg: * const Message) -> SendStatus>,
[INFO] [stdout]    |                              ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/plugin/plugin_info.rs:23:23
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub print: Option<extern fn(acc: Account)>,
[INFO] [stdout]    |                       ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.89s
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "b533d0f7d25ed9f021d68d786ec627050bb8c9e5c4b0d11484c54da4e5fa1070", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b533d0f7d25ed9f021d68d786ec627050bb8c9e5c4b0d11484c54da4e5fa1070", kill_on_drop: false }`
[INFO] [stdout] b533d0f7d25ed9f021d68d786ec627050bb8c9e5c4b0d11484c54da4e5fa1070
